Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2025

Bumps @faker-js/faker from 9.9.0 to 10.1.0.

Release notes

Sourced from @​faker-js/faker's releases.

v10.1.0

What's Changed

New Contributors

Full Changelog: faker-js/faker@v10.0.0...v10.1.0

v10.0.0

New & Noteworthy

  • esm only (for cjs support look into migration guide, we got you covered 😉)
  • remove v9 deprecations
  • change default error strategy to 'fail' in word module
  • remove invalid credit card issuer patterns
  • see our migration guide

What's Changed

... (truncated)

Changelog

Sourced from @​faker-js/faker's changelog.

10.1.0 (2025-10-14)

New Locales

Bug Fixes

  • locale: fix the Spring Airlines IATA Code (#3612) (b547045)

10.0.0 (2025-08-21)

New Locales

  • locale: extended list of colors in Polish (#3586) (9940d54)

Features

  • locales: add animal vocabulary(bear, bird, cat, rabbit, pet_name) in Korean (#3535) (0d2143c)

Changed Locales

  • locale: remove invalid credit card issuer patterns (#3568) (9783d95)

10.0.0-beta.0 (2025-07-09)

⚠ BREAKING CHANGES

  • word: change default error strategy to 'fail' (#3560)

  • remove deprecations (#3553)

  • esm only (#3540)

  • remove deprecations (#3553) (623d274)

  • word: change default error strategy to 'fail' (#3560) (93416f7)

Features

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from c954548 to 705bc80 Compare October 19, 2025 14:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from 705bc80 to 61d4e4b Compare October 19, 2025 14:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from 61d4e4b to 1d7b4eb Compare October 19, 2025 14:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from 1d7b4eb to 3aa364f Compare October 19, 2025 14:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from 3aa364f to 918a4d1 Compare October 20, 2025 16:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from 918a4d1 to 325cfe9 Compare October 23, 2025 15:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from 325cfe9 to 6723325 Compare October 26, 2025 15:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from 6723325 to dee512b Compare October 26, 2025 15:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from dee512b to ced66db Compare October 26, 2025 15:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from ced66db to 81e65f0 Compare October 26, 2025 15:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from 81e65f0 to 3bf0c7e Compare October 26, 2025 16:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from 3bf0c7e to 1e6ec9a Compare November 6, 2025 14:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from 1e6ec9a to d42d5df Compare November 6, 2025 15:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from d42d5df to 0a12953 Compare November 6, 2025 15:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from 0a12953 to 781a6a5 Compare November 6, 2025 15:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from 781a6a5 to 93ba2d2 Compare November 6, 2025 15:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from 93ba2d2 to eef1acb Compare November 6, 2025 15:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from eef1acb to eae9d3b Compare November 6, 2025 15:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from eae9d3b to 18ebf4d Compare November 6, 2025 15:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from 18ebf4d to a9d553f Compare November 7, 2025 16:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from a9d553f to b583151 Compare November 7, 2025 16:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from b583151 to 8d3b681 Compare November 7, 2025 17:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from 8d3b681 to e6041e1 Compare November 9, 2025 15:16
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.9.0 to 10.1.0.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](faker-js/faker@v9.9.0...v10.1.0)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/faker-js/faker-10.1.0 branch from e6041e1 to 9759a1f Compare November 11, 2025 08:31
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants